home *** CD-ROM | disk | FTP | other *** search
/ Science Kit & Boreal Lab…Order Assistant Plus 2001 / 2001 Order Assis.iso / pc / Fun Stuff / PC / PhyQuiz.exe / scripts / DefineSprite_92 / frame_51 / DoAction.as
Encoding:
Text File  |  2000-12-11  |  903 b   |  21 lines

  1. Q1_Question = "What does the term Quantum mean?";
  2. Q1_A = "An Australian airline company.";
  3. Q1_B = "The end result of all nuclear fission.";
  4. Q1_C = "The smallest elemental unit of a quantity.";
  5. Q1_CorrectAnswer = "C";
  6. Q2_Question = "What is the function of a moderator in a nuclear reactor?";
  7. Q2_A = "To prevent the gear mechanism from over-heating.";
  8. Q2_B = "To slow down neutrons that move too fast.";
  9. Q2_C = "To prevent all-out nuclear conflict.";
  10. Q2_CorrectAnswer = "B";
  11. Q3_Question = "Einstein\'s most famous equation is:";
  12. Q3_A = "Space / Time = C";
  13. Q3_B = "2 eggs + fixin\'s = omelet";
  14. Q3_C = "E = MC2";
  15. Q3_CorrectAnswer = "C";
  16. Q4_Question = "A star that has undergone such massive gravitational collapse that not even the star\'s own light can escape is known as:";
  17. Q4_A = "Really Strong Gravity";
  18. Q4_B = "A Black Hole";
  19. Q4_C = "A Quantum Flux Field";
  20. Q4_CorrectAnswer = "B";
  21.